-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[RyuJit/WASM] Crossgen2 integration and further factoring #121563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
8fa4501 to
74c8293
Compare
74c8293 to
9c8ac6b
Compare
|
@SingleAccretion I am starting work on the R2R object writer. Is it alright if I copy the crossgen2 integration bits from this PR for that purpose? |
Sure! (But do be prepared for them to perhaps change a bit in the course of the review.) |
Ok, that sounds good! I will be prepared that they may change and I'll check back during review! |
Using CG2.
Addressing the factoring TODO.
9c8ac6b to
e0a74ba
Compare
|
@dotnet/jit-contrib |
|
Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara |
AndyAyersMS
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The JIT side of this looks good to me.
@kg any other comments?
.../aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/Target_Wasm/ImportThunk.cs
Show resolved
Hide resolved
This LGTM as well! Thanks for all the hard work. |
This allows:
to run until the NYI in codegen.